Nevron Open Vision Documentation
Nevron.Nov.Dom Namespace / NAttributeCollection<T> Class
Members


In This Topic
    NAttributeCollection<T> Class
    In This Topic
    A collection attribute, that serves as base class for collections that contain other attribute.
    Object Model
    NAttributeCollection<T> Class
    Syntax
    'Usage
     
    
    Dim instance As NAttributeCollection(Of T)
    Type Parameters
    T
    Inheritance Hierarchy

    System.Object
       Nevron.Nov.Dom.NNode
          Nevron.Nov.Dom.NDocumentNode
             Nevron.Nov.Dom.NAttribute
                Nevron.Nov.Dom.NAttributeCollection<T>
                   Nevron.Nov.Chart.NAlignmentGuidelineCollection
                   Nevron.Nov.Chart.NCalendarRuleCollection
                   Nevron.Nov.Chart.NIndicatorStateCollection
                   Nevron.Nov.Chart.NLegendInterlaceStylesCollection
                   Nevron.Nov.Diagram.Layout.NForceCollection
                   Nevron.Nov.Diagram.NUMLClassDiagramMembersCollection<T>
                   Nevron.Nov.Graphics.NAdvancedGradientPointCollection
                   Nevron.Nov.Graphics.NGradientStopCollection
                   Nevron.Nov.Graphics.NLightSourceCollection
                   Nevron.Nov.Schedule.NAppointmentGroupCollection
                   Nevron.Nov.Schedule.NFixedTimeIndicatorCollection
                   Nevron.Nov.Text.NTabStopCollection
                   Nevron.Nov.Text.SpellCheck.NDictionarySourceCollection
                   Nevron.Nov.UI.NSymbol

    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also